- clear
void clear()
Undocumented in source. Be warned that the author may not have intended to support it.
- getIndex
uint getIndex(K key)
Undocumented in source. Be warned that the author may not have intended to support it.
- has
bool has(K key)
Undocumented in source. Be warned that the author may not have intended to support it.
- opBinaryRight
auto opBinaryRight(L lhs)
Undocumented in source. Be warned that the author may not have intended to support it.
- opIndex
auto ref opIndex(K index)
Undocumented in source. Be warned that the author may not have intended to support it.
- opIndexAssign
auto ref opIndexAssign(V value, K key)
Undocumented in source. Be warned that the author may not have intended to support it.